FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erg#1.1.0-rc2 (94 ms)

Package de.gematik.erg
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erg@1.1.0-rc2&canonical=https://gematik.de/fhir/erg/StructureDefinition/erg-institution
Url https://gematik.de/fhir/erg/StructureDefinition/erg-institution
Version 1.1.0-rc2
Status active
Date 2025-04-07
Name ERGInstitution
Title ERG Institution
Experimental False
Realm de
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/erg/StructureDefinition/erg-rechnung ERG Rechnung
https://gematik.de/fhir/erg/StructureDefinition/erg-rechnungsposition ERG Rechnungsposition

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/address-de-basis Adresse, deutsches Basisprofil
http://fhir.de/StructureDefinition/identifier-bsnr Identifier-Profil für die Abbildung einer Betriebsstättennummer
http://fhir.de/StructureDefinition/identifier-iknr Identifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR)
http://fhir.de/StructureDefinition/identifier-kzva Identifier-Profil für die Abbildung einer KZVAbrechnungsnummer
http://fhir.de/StructureDefinition/identifier-telematik-id Identifier-Profil für die Telematik-ID
http://ihe-d.de/ValueSets/IHEXDSpracticeSettingCode IHE XDS practiceSettingCode


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "erg-institution",
  "url" : "https://gematik.de/fhir/erg/StructureDefinition/erg-institution",
  "version" : "1.1.0-rc2",
  "name" : "ERGInstitution",
  "title" : "ERG Institution",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-07",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://gematik.de/"
        }
      ]
    }
  ],
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:Telematik-ID",
        "path" : "Organization.identifier",
        "sliceName" : "Telematik-ID",
        "short" : "Telematik-ID (VZD-Eintrag)",
        "comment" : "Die Telematik-ID (VZD-Eintrag) SOLL vorhanden sein.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-telematik-id"
            ]
          }
        ],
        "patternIdentifier" : {
          "type" : {
            "coding" : [
              {
                "code" : "PRN",
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:Telematik-ID.type",
        "path" : "Organization.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:Telematik-ID.system",
        "path" : "Organization.identifier.system",
        "short" : "System der Telematik-ID",
        "comment" : "Das System der Telematik-ID MUSS vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:Telematik-ID.value",
        "path" : "Organization.identifier.value",
        "short" : "Telematik-ID (VZD-Eintrag)",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:IKNR",
        "path" : "Organization.identifier",
        "sliceName" : "IKNR",
        "short" : "IK-Nummer",
        "comment" : "Für alle Institutionen KANN die IK-Nummer vorhanden sein.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-iknr"
            ]
          }
        ],
        "patternIdentifier" : {
          "type" : {
            "coding" : [
              {
                "code" : "XX",
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:IKNR.type",
        "path" : "Organization.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:IKNR.system",
        "path" : "Organization.identifier.system",
        "short" : "System der IK-Nummer",
        "comment" : "Das System der IK-Nummer MUSS vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:IKNR.value",
        "path" : "Organization.identifier.value",
        "short" : "IK-Nummer",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:BSNR",
        "path" : "Organization.identifier",
        "sliceName" : "BSNR",
        "short" : "Betriebsstättennummer",
        "comment" : "Die Betriebsstättennummer für vertragsärztliche Praxen KANN vorhanden sein.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-bsnr"
            ]
          }
        ],
        "patternIdentifier" : {
          "type" : {
            "coding" : [
              {
                "code" : "BSNR",
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:BSNR.type",
        "path" : "Organization.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:BSNR.system",
        "path" : "Organization.identifier.system",
        "short" : "System der BSNR",
        "comment" : "Das System der BSNR MUSS vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:BSNR.value",
        "path" : "Organization.identifier.value",
        "short" : "Betriebsstättennummer",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:KZVAbrechnungsnummer",
        "path" : "Organization.identifier",
        "sliceName" : "KZVAbrechnungsnummer",
        "short" : "Abrechnungsnummer für zahnärztliche Praxen",
        "comment" : "Die Abrechnungsnummer für zahnärztliche Praxen SOLL vorhanden sein.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-kzva"
            ]
          }
        ],
        "patternIdentifier" : {
          "type" : {
            "coding" : [
              {
                "code" : "KZVA",
                "system" : "http://fhir.de/CodeSystem/identifier-type-de-basis"
              }
            ]
          }
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:KZVAbrechnungsnummer.type",
        "path" : "Organization.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:KZVAbrechnungsnummer.system",
        "path" : "Organization.identifier.system",
        "short" : "System der Abrechnungsnummer für zahnärztliche Praxen",
        "comment" : "Das System der Abrechnungsnummer für zahnärztliche Praxen MUSS vorhanden sein, wenn eine Abrechnungsnummer angegeben ist.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:KZVAbrechnungsnummer.value",
        "path" : "Organization.identifier.value",
        "short" : "Abrechnungsnummer für zahnärztliche Praxen",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:USt-ID-Nr",
        "path" : "Organization.identifier",
        "sliceName" : "USt-ID-Nr",
        "short" : "Umsatzsteuer-Identifikationsnummer",
        "comment" : "Die Umsatzsteuer-Identifikationsnummer KANN vorhanden sein.\n Sie KANN vorkommen, wenn eine Institution die Rolle eines 'Abweichender Forderungsinhaber', sowie des 'Rechnungsersteller' inne hat.",
        "min" : 0,
        "max" : "1",
        "patternIdentifier" : {
          "type" : {
            "text" : "UmsatzsteuerId"
          }
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:USt-ID-Nr.type",
        "path" : "Organization.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:USt-ID-Nr.system",
        "path" : "Organization.identifier.system",
        "comment" : "Es gibt kein FHIR-NamingSystem für die USt.-ID von offizieller Seite. Aus dem Grund ist System nicht mit MS gekennzeichnet und SOLL nicht befüllt sein."
      },
      {
        "id" : "Organization.identifier:USt-ID-Nr.value",
        "path" : "Organization.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.type:Fachrichtung",
        "path" : "Organization.type",
        "sliceName" : "Fachrichtung",
        "short" : "Fachrichtung",
        "comment" : "Die Fachrichtung SOLL vorhanden sein. Das Element ist wiederholbar.",
        "min" : 0,
        "max" : "*",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihe-d.de/ValueSets/IHEXDSpracticeSettingCode"
        }
      },
      {
        "id" : "Organization.type:Fachrichtung.coding.system",
        "path" : "Organization.type.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type:Fachrichtung.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "short" : "Institutionsname",
        "comment" : "Der Institutionsname SOLL vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom:Telefon",
        "path" : "Organization.telecom",
        "sliceName" : "Telefon",
        "short" : "Telefon",
        "comment" : "Die Angabe einer Telefonnummer KANN vorhanden sein.\n Sie KANN vorkommen, wenn eine Institution die Rolle eines 'Abweichender Forderungsinhaber', sowie des 'Rechnungsersteller' inne hat.",
        "min" : 0,
        "max" : "*",
        "patternContactPoint" : {
          "system" : "phone"
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom:Telefon.system",
        "path" : "Organization.telecom.system",
        "patternCode" : "phone",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom:Telefon.value",
        "path" : "Organization.telecom.value",
        "short" : "Telefonnummer",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift",
        "path" : "Organization.address",
        "sliceName" : "Strassenanschrift",
        "short" : "Strassenanschrift",
        "comment" : "Die Strassenanschrift SOLL vorhanden sein.",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "patternAddress" : {
          "type" : "both"
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.type",
        "path" : "Organization.address.type",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.line",
        "path" : "Organization.address.line",
        "short" : "Straße und Hausnummer",
        "comment" : "Straße und Hausnummer SOLLEN angegeben werden, die Extensions zur strukurierten Erfassung KÖNNEN vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.line.extension:Strasse",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Strasse",
        "comment" : "Die Extension zur strukurierten Erfassung der Straße KANN vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.line.extension:Hausnummer",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Hausnummer",
        "comment" : "Die Extension zur strukurierten Erfassung der Hausnummer KANN vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.line.extension:Adresszusatz",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Adresszusatz",
        "comment" : "Die Extension zur strukurierten Erfassung des Adresszusatz KANN vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.line.extension:Postfach",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Postfach",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Strassenanschrift.city",
        "path" : "Organization.address.city",
        "short" : "Ort",
        "comment" : "Der Ort SOLL vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.postalCode",
        "path" : "Organization.address.postalCode",
        "comment" : "Die Postleitzahl SOLL vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.country",
        "path" : "Organization.address.country",
        "short" : "Länderkennzeichen",
        "comment" : "Das Länderkennzeichen KANN vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Postfach",
        "path" : "Organization.address",
        "sliceName" : "Postfach",
        "short" : "Postfach",
        "comment" : "Das Postfach SOLL vorhanden sein.",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "patternAddress" : {
          "type" : "postal"
        },
        "constraint" : [
          {
            "key" : "address-cnt-2or3-char",
            "severity" : "warning",
            "human" : "The content of the country element (if present) SHALL be selected EITHER from ValueSet ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2 OR MAY be selected from ISO Country Alpha-3 Value Set http://hl7.org/fhir/ValueSet/iso3166-1-3, IF the country is not specified in value Set ISO Country Alpha-2 http://hl7.org/fhir/ValueSet/iso3166-1-2.",
            "expression" : "country.empty() or (country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-2') or country.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-3'))",
            "source" : "https://gematik.de/fhir/erg/StructureDefinition/erg-institution"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Postfach.type",
        "path" : "Organization.address.type",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Postfach.line",
        "path" : "Organization.address.line",
        "short" : "Postfach-Angabe",
        "comment" : "Die Postfach-Angabe SOLL angegeben werden, die Extensions zur strukurierten Erfassung KANN vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Postfach.line.extension:Strasse",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Strasse",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Postfach.line.extension:Hausnummer",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Hausnummer",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Postfach.line.extension:Adresszusatz",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Adresszusatz",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Postfach.line.extension:Postfach",
        "path" : "Organization.address.line.extension",
        "sliceName" : "Postfach",
        "comment" : "Die Extension zur strukurierten Erfassung des Postfach KANN vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Postfach.city",
        "path" : "Organization.address.city",
        "short" : "Ort",
        "comment" : "Der Ort SOLL vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Postfach.postalCode",
        "path" : "Organization.address.postalCode",
        "comment" : "Die Postleitzahl SOLL vorhanden sein.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Postfach.country",
        "path" : "Organization.address.country",
        "short" : "Länderkennzeichen",
        "comment" : "Das Länderkennzeichen KANN vorhanden sein.",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.